Skip to content
Snippets Groups Projects
Commit 26317b41 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Minor updates to the css.

parent 5375a5e6
No related branches found
No related tags found
No related merge requests found
......@@ -404,6 +404,7 @@ caption {
}
.btn, .btnaddonright {
color: #000000;
border: 1px solid #eee;
border-radius: 3px;
background-color: #eee;
......@@ -436,11 +437,13 @@ caption {
}
.input-group pre {
background: white;
position: relative;
width: 100%;
vertical-align: middle;
border: 1px solid #eee;
padding: 0.5em;
display: table-cell;
}
.input-group .btnaddonright {
......@@ -457,10 +460,6 @@ caption {
border-left: 1px solid #ccc;
}
.input-group pre {
display: table-cell;
}
.input-group .input-left {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment