From c9bf4a8d2695a6a7975cbeb2f88dda16f3eeb9fa Mon Sep 17 00:00:00 2001 From: liquibyte Date: Wed, 29 Jan 2014 23:00:41 -0500 Subject: [PATCH] I don't understand how people say git is easy. Thing seems to be messing up my commits. Signed-off-by: liquibyte --- .../themes/leggero/flatmaas-rev/res/admin.css | 9 +-------- fp-interface/themes/leggero/leggero/res/admin.css | 12 ------------ 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/fp-interface/themes/leggero/flatmaas-rev/res/admin.css b/fp-interface/themes/leggero/flatmaas-rev/res/admin.css index a6acb4b..f199f11 100755 --- a/fp-interface/themes/leggero/flatmaas-rev/res/admin.css +++ b/fp-interface/themes/leggero/flatmaas-rev/res/admin.css @@ -485,13 +485,8 @@ li.admin-widgetset { text-align: left; } -<<<<<<< HEAD #widget-trashcan { /*colors for trashcan/uninstall widgets while dragging*/ background-color: rgba(170, 34, 34, 0.7); -======= -#widget-trashcan { - background-color: #a22; ->>>>>>> 109664842ba0aaec1b8e462a3fdcee470110a499 color: #ddd; font-size: 120%; font-weight: bold; @@ -501,7 +496,6 @@ li.admin-widgetset { margin: 2em; } -<<<<<<< HEAD .widget-available { /*colors for available widgets while dragging*/ cursor: move; color: #fff; @@ -517,8 +511,7 @@ li.admin-widgetset { border: 2px solid #00f; z-index: 2000; } -======= ->>>>>>> 109664842ba0aaec1b8e462a3fdcee470110a499 + #available-widgets ul, .admin-widgetset ul { padding-left: 0; margin-left: 0; diff --git a/fp-interface/themes/leggero/leggero/res/admin.css b/fp-interface/themes/leggero/leggero/res/admin.css index d90207d..8d21e6b 100755 --- a/fp-interface/themes/leggero/leggero/res/admin.css +++ b/fp-interface/themes/leggero/leggero/res/admin.css @@ -14,10 +14,6 @@ Module: admin.css @import url(common.css); @import url(globals.css); -<<<<<<< HEAD -======= - ->>>>>>> 109664842ba0aaec1b8e462a3fdcee470110a499 /* ===== VARIOUS ===== */ .buttonbar input { padding: .3em; @@ -381,13 +377,8 @@ li.admin-widgetset { text-align: left; } -<<<<<<< HEAD #widget-trashcan { /*colors for trashcan/uninstall widgets while dragging*/ background-color: rgba(170, 34, 34, 0.7); -======= -#widget-trashcan { - background-color: #a22; ->>>>>>> 109664842ba0aaec1b8e462a3fdcee470110a499 color: #ddd; font-size: 120%; font-weight: bold; @@ -397,7 +388,6 @@ li.admin-widgetset { margin: 2em; } -<<<<<<< HEAD .widget-available { /*colors for available widgets while dragging*/ cursor: move; color: #fff; @@ -414,8 +404,6 @@ li.admin-widgetset { z-index: 2000; } -======= ->>>>>>> 109664842ba0aaec1b8e462a3fdcee470110a499 #available-widgets ul, .admin-widgetset ul { padding-left: 0; margin-left: 0;