massive update, probably broken
[dotfiles/.git] / .config / chromium / Default / Extensions / lngfncacljheahfpahadgipefkbagpdl / 1.7.5_0 / client / styles.css
diff --git a/.config/chromium/Default/Extensions/lngfncacljheahfpahadgipefkbagpdl/1.7.5_0/client/styles.css b/.config/chromium/Default/Extensions/lngfncacljheahfpahadgipefkbagpdl/1.7.5_0/client/styles.css
new file mode 100644 (file)
index 0000000..267a770
--- /dev/null
@@ -0,0 +1,103 @@
+html {\r
+       box-sizing:border-box;\r
+}\r
+*, *:before, *:after {\r
+       box-sizing: inherit;\r
+}\r
+body {\r
+       min-width:340px;\r
+       line-height:1.4;\r
+       font-family:sans-serif;\r
+       color:#333;\r
+       padding:20px;\r
+       font-size:16px;\r
+}\r
+header {\r
+       box-sizing:content-box;\r
+       height:38px;\r
+       margin-bottom:20px;\r
+       padding-bottom:20px;\r
+       border-bottom:1px solid rgba(0, 0, 0, 0.1);\r
+}\r
+.title {\r
+       line-height:40px;\r
+       float:right;\r
+       text-transform:uppercase;\r
+       font-size:18px;\r
+       margin-top:0;\r
+}\r
+.logo {\r
+       float:left;\r
+       max-height:40px;\r
+       vertical-align:middle;\r
+}\r
+.modes div {\r
+       display:block;\r
+       margin-bottom:10px;\r
+}\r
+.modes input[type="radio"] {\r
+       display:none;\r
+}\r
+.modes input[type="radio"]:checked + label {\r
+       border:1px solid rgba(52, 152, 219, 0.5);\r
+       background:rgba(52, 152, 219, 0.3);\r
+}\r
+.modes input[type="radio"]:checked + label .desc {\r
+       color:rgba(52, 152, 219, 0.8);\r
+}\r
+.modes label {\r
+       padding:10px;\r
+       border:1px solid rgba(0, 0, 0, 0.2);\r
+       width:100%;\r
+       display:block;\r
+       cursor:pointer;\r
+}\r
+.desc {\r
+       display:block;\r
+       color:rgba(0, 0, 0, 0.4);\r
+       font-size:13px;\r
+}\r
+a {\r
+       color:rgba(52, 152, 219, 0.8);\r
+       text-decoration:none;\r
+}\r
+a:hover, a:active, a:focus {\r
+       color:rgba(52, 152, 219, 1);\r
+}\r
+#helpShow {\r
+       float:right;\r
+       font-size:12px;\r
+}\r
+#helpHide {\r
+       position:absolute;\r
+       bottom:20px;\r
+       right:20px;\r
+       font-size:12px;\r
+}\r
+#help {\r
+       display:none;\r
+       position:absolute;\r
+       top:0; left:0; right:0; bottom:0;\r
+       background:white;\r
+       padding:20px;\r
+       margin:20px;\r
+       border:1px solid rgba(0, 0, 0, 0.2);\r
+       box-shadow:0px 0px 4px 2px rgba(0, 0, 0, 0.1);\r
+}\r
+#help.is-active {\r
+       display:block;\r
+}\r
+.attribution {\r
+       padding-top:10px;\r
+       margin-top:10px;\r
+       border-top:1px solid rgba(0, 0, 0, 0.1);\r
+}\r
+.attribution p {\r
+       margin:0 0 5px 0;\r
+}\r
+.clearfix:before, .clearfix:after {\r
+       content:" "; display:table;\r
+}\r
+.clearfix:after {\r
+       clear:both;\r
+}
\ No newline at end of file