* ajusted title style of modal.

This commit is contained in:
Catouse
2014-08-22 15:35:50 +08:00
parent e5ccae20a5
commit a8d518577e
+1 -1
View File
@@ -463,7 +463,7 @@ body {font-size: 13px; color:#141414;padding-bottom: 40px;}
#titlebar > .heading > strong a:hover {color: #1A53FF}
#titlebar > .heading > strong > i, #titlebar > .heading > strong > small > i {display: none}
#titlebar > .heading > small > i {position: relative; top: 1px; display: none}
#titlebar > .heading > small {font-size: 14px; color: #333; font-weight: normal;}
#titlebar > .heading > small {font-size: 14px; color: #333;}
#titlebar > .heading > small:before {content: '\e6e1'; font-family: ZenIcon; font-weight: normal;}
#titlebar .actions {position: absolute; right: 20px; top: 8px;}
#titlebar .actions > .btn, #titlebar .actions > .btn-group {margin-left: 8px;}