HOME
|
DD
All
Tag
Groups
Search!
Laila-chan
— Horror
Published:
2009-06-28 17:32:31 +0000 UTC
; Views:
73
; Favourites:
0
; Downloads:
5
Redirect to original
Description
/*////////////////////////////////////////////////////////*/
/*// CHAT CONTENT WINDOW STYLES //////////////////////////*/
/*////////////////////////////////////////////////////////*/
/*// Actual chat box //*/
#deviantART
.damncrc-chat
{
background:
#e1ebeb
!important;
color: #003333 !important;
padding: 10px !important;
}
/*// Border around chat box //*/
#deviantART
.damncrc-chat-window
{
border: 10px solid
#c1d4d6
!important;
}
/*// Messages sent BY you //*/
#deviantART
.damncrc-chat .self-hl{ background: transparent !important; }
/*// Messages send TO you //*/
#deviantART
.damncrc-chat .other-hl{ background-color:
#De5eff0
!important; }
/*// Gets rid of weird grey background thingy behind names //*/
#deviantART
.damncrc-chat .self-hl span{ background: transparent !important; }
#deviantART
.damncrc-chat .other-hl span{ background: transparent !important; }
/*// Style for join and part channel messages //*/
#deviantART
.damncrc-chat .join,
#deviantART
.damncrc-chat .part
{
color:
#CCCCCC
!important;
}
/*// Style for links within chat messages //*/
#deviantART
.damncrc-chat a{ color:
#0066FF
!important; }
#deviantART
.damncrc-chat a:hover{ color: #002666 !important; }
/*////////////////////////////////////////////////////////*/
/*// WHOIS WITHIN CHAT CONTENT AREA //////////////////////*/
/*////////////////////////////////////////////////////////*/
/*// Padding around the /whois box //*/
#deviantART
.damncrc-chat .userinfo-inner
{
padding: 20px !important;
}
/*// Border around the /whois box //*/
#deviantART
.damncrc-chat .userinfo-inner .alt0
{
border-color: #666666 !important;
border: 1px dotted #666666 !important;
}
/*// Style for the collumn on the left of /whois //*/
#deviantART
.damncrc-chat .userinfo-inner .avatar,
#deviantART
.damncrc-chat .userinfo-inner .bodyarea
{
background: none !important;
background-color:
#c1d4d6
!important;
border: 0px !important; /* Required */
}
/*// Style for the right userinfo area of /whois //*/
#deviantART
.damncrc-chat .userinfo-inner div.read
{
color:
#a0b3b5
!important;
background-color:
#e1ebeb
!important;
margin-left: 60px !important; /* Required */
border-left: 1px dotted #666666 !important;
}
/*// Links in the userinfo //*/
#deviantART
.damncrc-chat .userinfo-inner div.read a{ color:
#3366CC
!important; }
#deviantART
.damncrc-chat .userinfo-inner div.read a:hover{ color: #002666 !important; }
/*////////////////////////////////////////////////////////*/
/*// TITLE, TOPIC AND TAB STYLES /////////////////////////*/
/*////////////////////////////////////////////////////////*/
/*// Chatroom title bar //*/
#deviantART
.damncr-title
{
padding: 10px 10px 5px 10px !important;
background-color:
#c1d4d6
!important;
color:
#FFFFFF
!important;
border-bottom: 3px solid
#c1d4d6
!important;
}
/*// Links within the title bar //*/
#deviantART
.damncr-title a{ color:
#A6EDFF
!important; }
#deviantART
.damncr-title a:hover{ color:
#FFFFFF
!important; }
/*// Code to hide the _You need to install ... to see this channel's theme_ message, //*/
/*// which I placed inside ... tags in the chatroom title. //*/
#deviantART
.damncr-title sub{ display: none !important; }
/*// Chatroom topic bar //*/
#deviantART
.damncrc-topic
{
padding: 3px !important;
padding-top: 10px !important;
background-color:
#e5eff0
!important;
color: #000000 !important;
border: 0px !important;
font: italic;
font-size: 10px;
}
/*// Links within the topic bar //*/
#deviantART
.damncrc-topic a{ color:
#0066FF
!important; }
#deviantART
.damncrc-topic a:hover{ color: #002666 !important; }
/*// Background for row the tabs are in //*/
#deviantART
.damn-lo-row-top
{
background-color:
#4883D7
!important;
background-image: url(
pokus2005wz.cz/foreverbleach_h…
) !important;
/* is this supposed to be rewritten ? Can I add here my own image? */
background-position: right top !important;
background-repeat: no-repeat !important;
}
/*// To resize the tab bar: //*/
/* Set the desired height in .damnc-tabbar-outer */
#deviantART
.damnc-tabbar-outer
{
height: 235px !important;
border: 0px;
}
/* Add a margin-top of (HEIGHT - 31px) to .damnc-tabbar */
/* You take away 31px becasue that is the height of the box containing the tabs */
#deviantART
.damnc-tabbar
{
margin-top: 204px !important;
}
/*// Tab for your chatroom //*/
#deviantART
.tabbar strong
{
color:
#FFFFFF
!important;
background:
#c1d4d6
!important;
border: 0px;
/* float: right; // Add this is to align your tab on the right-hand side. */
}
/*// All other tabs //*/
#deviantART
.tabbar a
{
/* NOTE: Careful, if you change the colour of other tabs they won't blink white */
/* or maroon when the users gets a message in another channel */
border: 1px solid
#3366CC
!important;
background-color:
#4883D7
!important;
/* float: right; // Add this is to align all other tabs on the right-hand side. */
}
#deviantART
.tabbar a:hover
{
background-color:
#3366CC
!important;
color:
#FFFFFF
!important;
}
/*////////////////////////////////////////////////////////*/
/*// REST OF THE LAYOUT, INCLUDING MEMBER LIST ///////////*/
/*////////////////////////////////////////////////////////*/
/*// Rest of the layout //*/
#deviantART
.alt0
{
background:
#c1d4d6
!important;
color: #003333 !important;
}
/*// Member list //*/
#deviantART
.damncr-members
{
background-image: url(
www.neontoast.com/damnstyler/m…
) !important;
background-position: right !important;
background-repeat: repeat-y !important;
}
/*// Each privclass list in memberlist //*/
#deviantART
.damncr-members dl{
padding: 10px 5px 0px 5px !important;
}
/*// Member list - Userinfo Border //*/
#deviantART
.damncr-infoctr{ border-color:
#c1d4d6
!important; }
/*// Member list - Userinfo links //*/
#deviantART
.damncr-infoctr a{ color:
#CCCCCC
!important; }
#deviantART
.damncr-infoctr a:hover{ color:
#FFFFFF
!important; }
/*// Background colour behind avatars in /whois and userinfos //*/
#deviantART
.aside-left,
#deviantART
.damncr .userinfo .avatar
{
background-color:
#26474F
!important;
border-color:
#1A3035
!important;
}
/*// Bar below the chat content window //*/
#deviantART
.damncrc-iconbar
{
padding: 5px;
}
/*// "Send" button for chat input //*/
#deviantART
input.button
{
-moz-border-radius: 0 !important; /* Use this code to get rid of the ugly "rounded corners" */
background-color:
#a0b3b5
!important;
border: 0px !important;
color: #003333 !important;
font-weight: bold !important;
font-size: 10px !important;
text-transform: uppercase !important;
padding: 3px !important;
margin: 0px !important;
}
#deviantART
input.button:hover
{
color:
#766cf0
!important;
}
/*// Error message that appears below the chat content window //*/
#deviantART
.damncrc-error
{
background-color:
#c1d4d6
!important;
color: #003333 !important;
}
Related content
Laila-chan - Uninvited guest
Laila-chan - How to make pixiv account old
Laila-chan - On the walk 19
Laila-chan - The path
Laila-chan - Kate
Laila-chan - WIP 7 - Hinata
Laila-chan - Japanesse autumn festival 9
Laila-chan - Near my home 24
Laila-chan - My paradise 15
Laila-chan - Near my home 09
Comments:
0