diff --git a/3rdParty/css/bunnyslippers.css b/3rdParty/css/bunnyslippers.css new file mode 100644 index 0000000..51c49bf --- /dev/null +++ b/3rdParty/css/bunnyslippers.css @@ -0,0 +1,171 @@ +/*v2 Updated 2.28.15*/ + +body { + max-height: 600px; + width:750px; +} + +div {box-sizing:border-box} + + +.qs_wrapper { + float:left; + width:100%; + margin:0 0 4px 0; + padding-left: 10px; +} + +.qs_input { + margin: 4px 0 0 0px; + height:32px; + width:97%; + border-radius: 5px; + display: block; + float: left; + background-color: rgb(215, 235, 139); + border: 1px solid rgb(153, 153, 153); +} + +.tab, .bookmark, div.separator.big { + border: 1px solid #D2CCCC; + padding: 5px; + /* padding-bottom: 5px; */ + border-radius: 5px; + margin-bottom: 3px; + margin-right: 2%; + box-shadow: 2px 2px 5px #aaa; + width: 31%; + float:left; + display:inline; + /*color: rgb(32,61,116);*/ + clear:none; + color: rgb(29, 101, 158); + font-weight: 500; + background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(122,122,122,0.18) 99%, rgba(122,122,122,0.18) 100%); + background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(99%,rgba(122,122,122,0.18)), color-stop(100%,rgba(122,122,122,0.18))); + background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(122,122,122,0.18) 99%,rgba(122,122,122,0.18) 100%); + background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(122,122,122,0.18) 99%,rgba(122,122,122,0.18) 100%); + background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(122,122,122,0.18) 99%,rgba(122,122,122,0.18) 100%); + background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(122,122,122,0.18) 99%,rgba(122,122,122,0.18) 100%); + overflow: hidden; + height: 3.5em; +} + +/* +div.tabimage { +float: left; +} + */ + +div.tabimage img { + vertical-align: middle; + padding: 4px; + padding-left: 0; +} + +div.content { + margin: 4px 0; + padding:0; + padding-left: 10px; + float: left; + height:600px; + width:100%; +} + +.highlight { + text-decoration: none; + border-bottom-width:1px; + border-bottom-style:dotted; +} + +.withfocus { + background-color: rgba(255,146,10,.7); + /*font-weight: 400;*/ + +} + +div.closed { + background-image: none; + /* background-color: #dfdfdf; */ + opacity: .6; + color: #555; +} + +div.closed.withfocus {background-color:rgba(255,146,10,.4); +} + +div.closed.withfocus div.title { + background-color: transparent; +} + +div.url { + color: #777; + width: 75%; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; +} + +div.close { + float: right; + display: inline; + opacity: .5; + border: 1px solid #999191; + background-color: #F1EEA0; + border-radius: 3px; + top: 0 !important; + right: 0 !important; +} + +div.withfocus.open div.close { + top: 0 !important; + right: 0 !important; +} +div.close:hover {opacity:1;background-color: rgb(235, 19, 19) !important;} + +.title {overflow: hidden; width: 75%;} + +div.separator.big { + color: #212121; + height: 2em; + font-size:12px; + background-color: rgb(198, 212, 255); + padding:0; + width:97% +} + +div.separator.big:before, div.separator.big:after { + content: "▼"; +} + + +div.separator.big span { + + vertical-align: baseline; + +} + +.withfocus div.title, div.closed.withfocus div.title, .withfocus div.url { + background-color: transparent; + color: inherit; +} + + + +div.tabimage img { + background-color:transparent; +} +.bookmark div {background-color:transparent;} +.bookmark { + background-color: rgb(230, 240, 190); + border-top: 1px solid rgba(0, 0, 0, 0.07); +} + +.withfocus { + background-color: rgba(255, 146, 10, 0.7) !important; + color:#777; +} + + + +/* i really want this to be global */ diff --git a/quickTabsPalette.html b/quickTabsPalette.html new file mode 100644 index 0000000..2d6d384 --- /dev/null +++ b/quickTabsPalette.html @@ -0,0 +1,216 @@ + + + + + Color palette by Paletton.com + + + + + + + +

Color Palette by Paletton.com

+

Palette URL: http://paletton.com/#uid=33H0u0kpNWUeaYCkoXMvtUYQsQL

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Primary color: +
#95BAF9
+
#95BAF9
+
+
#689DF6
+
#689DF6
+
+
#4284F4
+
#4284F4
+
+
#1A69EF
+
#1A69EF
+
+
#0759E4
+
#0759E4
+
Secondary color (1): +
#FFE98E
+
#FFE98E
+
+
#FFE05D
+
#FFE05D
+
+
#FFD732
+
#FFD732
+
+
#FFCF04
+
#FFCF04
+
+
#FFCE00
+
#FFCE00
+
Secondary color (2): +
#FFBD8E
+
#FFBD8E
+
+
#FFA05D
+
#FFA05D
+
+
#FF8732
+
#FF8732
+
+
#FF6C04
+
#FF6C04
+
+
#FF6A00
+
#FF6A00
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Primary color:
Secondary color (1):
Secondary color (2):
+ +

+See the HTML source for more details.
+Use the Save / Save As... command in your browser to store the document for latter use. +

+ +
+ + + + + + \ No newline at end of file