From de708ce3efec2ab70b6b77781957766ae47f9068 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Thu, 10 Mar 2011 17:32:53 +0000 Subject: reshape the folder structure. Add conf files --- static/awesome.css | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 static/awesome.css (limited to 'static/awesome.css') diff --git a/static/awesome.css b/static/awesome.css deleted file mode 100644 index 47c624a..0000000 --- a/static/awesome.css +++ /dev/null @@ -1,29 +0,0 @@ -@import url('awesome-buttons.css'); - -/* awesome buttons extensions */ -.awesome.blue { - background-color: #0A50FF !important; -} -.awesome.red { - background-color: #e33100 !important; -} -.awesome.green { - background-color: #3ACC00 !important; -} -.awesome.orange { - background-color: #ff8f0b !important; -} -.awesome.small { - padding: 4px 7px 5px !important; - font-size: 10px !important; -} -.awesome.small:active { - padding: 5px 7px 4px !important; -} -.awesome.large { - padding: 8px 14px 9px !important; - font-size: 14px !important; -} -.awesome.large:active { - padding: 9px 14px 8px !important; -} -- cgit v1.1