Skip to content
Snippets Groups Projects
Commit 1c51dc73 authored by Andrew Dolgov's avatar Andrew Dolgov
Browse files

minor css tweak

parent 7637c94d
No related branches found
No related tags found
No related merge requests found
......@@ -251,7 +251,7 @@ div#floatingTitle {
right : 0px;
left : 0px;
border-color : #eee;
border-width : 0px 0px 1px 1px;
border-width : 0px 0px 1px 0px;
border-style : solid;
background : white;
color : #555;
......
......@@ -770,7 +770,7 @@ div.fatalError textarea {
#main-toolbar {
background : white;
border-width : 0px 0px 1px 1px;
border-width : 0px 0px 1px 0px;
border-color : #eee;
border-style : solid;
padding-left : 4px;
......
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