Author: sevein
Date: Wed Mar 28 16:33:56 2012
New Revision: 11303
Log:
Remove unneeeded less file
Deleted:
trunk/plugins/qtDominionPlugin/css/less/_header-ac2.less
Modified:
trunk/plugins/qtDominionPlugin/css/less/_header-ac.less
Modified: trunk/plugins/qtDominionPlugin/css/less/_header-ac.less
==============================================================================
--- trunk/plugins/qtDominionPlugin/css/less/_header-ac.less Wed Mar 28
16:28:30 2012 (r11302)
+++ trunk/plugins/qtDominionPlugin/css/less/_header-ac.less Wed Mar 28
16:33:56 2012 (r11303)
@@ -78,6 +78,10 @@
display: block;
.border-radius(0);
+ .box-sizing(border-box);
+ width: 100%;
+ height: 30px;
+
&:hover {
border-bottom: 2px solid @grayDark;
@@ -179,7 +183,7 @@
-@media (max-width: 767px) {
+@media (max-width: 768px) {
#header {
@@ -211,10 +215,6 @@
border: 2px solid @grayLight !important;
- .box-sizing(border-box);
- width: 100%;
- height: 30px;
-
}
}
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.